home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / BYTECOMM.ARJ / COMM.HLP < prev   
Text File  |  1991-07-25  |  8KB  |  180 lines

  1. pg1
  2.                           Introduction
  3.  
  4. This is a pop-up (hot-key) application.  While you're running other
  5. applications, you can press Alt/Right-Shift to instantly turn your computer
  6. into a communications terminal.  You can hot-key back and forth between
  7. this and your other applications, even while file-transfers are taking place.
  8.  
  9. Keyboard -- To see the pull-down menus, press F2 while in terminal
  10. mode.  To leave the menus, press ESC.  To select a menu category, press
  11. the left or right arrow keys (-, -).  To move the menu-bar to an item
  12. within a menu-box, press the up or down arrow keys (, ).  When the desired
  13. item is highlighted, press the enter key (─┘).
  14.  
  15. COMM.CFG -- The file named COMM.CFG contains your phone directory, 
  16. modem information, and color preferences.  Setting up or changing COMM.CFG 
  17. is described in the DIALING and CONFIGURING sections of HELP.
  18.  
  19. Features -- Split-screen chat, phone directory, scroll-back, capture
  20. buffer, and foreground/background file transfers (X/YModem, Kermit, or Ascii).
  21.  
  22. Exiting -- Use Alt-X or the "Stay Ready" EXIT menu option to return to your 
  23. other applications.  Use the "Unload" EXIT menu option to remove this 
  24. software from memory.
  25.  
  26.  
  27. pg2
  28.                             Dialing
  29.  
  30. Directory -- Up to 10 phone directory entries can be placed in COMM.CFG.
  31. Use a text editor (such as Sidekick's Notepad) to update the directory.  Be
  32. sure to follow this template (the semi-colons are important!):
  33.  
  34. PHONE DIRECTORY  
  35. Name; Phone; Baud Rate; Comm Parms; Local Echo; XON/XOFF; Add Linefeeds  
  36.  
  37. Put the PHONE DIRECTORY line first.  Put a blank line after the entries.
  38.  
  39. You can put up to 20 characters of descriptive text into <Name>.  <Phone>,
  40. usually something like 1-800-555-1212, can be up to 25 characters. <Baud Rate>
  41. should be chosen from this list: 110, 150, 300, 600, 1200, 2400, 4800, 9600,
  42. 19200, or 38400. <Comm Parms> specify Data Bits, Parity, and Stop Bits.  Data 
  43. Bits can be 5, 6, 7, or 8; Parity can be E (even), O (odd), or N (None); and 
  44. Stop Bits can be 1 or 2--a typical entry might be 8-N-1.  <Local Echo> can be 
  45. NOECHO or ECHO--ECHO says your computer (not the remote one) will do character 
  46. echo. <XON/XOFF> can be FLOW or NOFLOW...use FLOW when the other computer 
  47. supports XOn/XOff pacing.  <Add Linefeeds> can be ADDLF=NO or ADDLF=YES; use 
  48. YES when the other computer sends carriage-returns without linefeeds.
  49.  
  50. Alt-D or F3 can be used to select the Dialing menu.
  51.  
  52.  
  53. pg3
  54.                       Sending a File
  55.  
  56. You can bring up the File Menu by pressing F4 or Alt-F.
  57.  
  58. Select one of the four protocols available -- XModem, YModem, Kermit, or
  59. Ascii -- for sending the file, and then specify the name of the file you
  60. want to send.  Once the first block has been sent successfully, you can
  61. press Alt-X to return to a foreground application.  The computer will beep
  62. when the transfer is complete. If you change your mind during the
  63. transfer, you can press ESC to cancel it.  The transfer will be cancelled
  64. if more than 10 errors occur on a single block.
  65.  
  66. Ascii mode offers no error-checking against line noise, so you should limit 
  67. its use to text file transfers.  XModem is slower than YModem; pick YModem
  68. over XModem if you have any control over what the other computer will use.
  69. To get an XModem/YModem transfer off to a smooth start, you (the sender)
  70. should wait for the other computer to send a "" character (XModem) or a "C"
  71. character (YModem).  Then press F1 (or Alt-F) and initiate the transfer.
  72.  
  73. Read the section of HELP on CONFIGURING for information on some parameters
  74. that can help your file transfers to be more successful.
  75.  
  76.  
  77.  
  78. pg4
  79.                      Receiving a File
  80.  
  81. You can bring up the File Menu by pressing F4 or Alt-F.
  82.  
  83. To initiate the reception of a file about to be sent from another computer,
  84. select a protocol (XModem, YModem, Kermit, or Ascii) and specify the filename
  85. as you want it to be called on your computer.  Pressing ESC will cancel
  86. the transfer.  XModem/YModem transfers will be cancelled automatically if more
  87. than 10 errors occur on a single block.  After the first block is received,
  88. you can press Alt-X to return to a foreground application while the transfer
  89. continues in the background.  The computer will beep when the transfer is
  90. complete.
  91.  
  92. As receiver, you should be the one who controls the start of the transfer.
  93. Read the section of HELP on SENDING A FILE for more information on this.
  94.  
  95. Read the section of HELP on CONFIGURING for information on some parameters
  96. that can help your file transfers to be more successful.
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103. pg5
  104.                  Configuring (the COMM.CFG file)
  105.  
  106. Color -- The phrases REGULAR FOREGROUND=<color>, REGULAR BACKGROUND=<color>,
  107. MESSAGE FOREGROUND=<color>, and MESSAGE BACKGROUND=<color> can be used to 
  108. select screen colors. Select <color> from this list: BLACK, BLUE, GREEN, CYAN,
  109. RED, MAGENTA, BROWN, WHITE, DARKGRAY, LIGHTBLUE, LIGHTGREEN, LIGHTCYAN,
  110. LIGHTRED, LIGHTMAGENTA, YELLOW, BRIGHTWHITE, and, for monochrome, UNDERLINE
  111. and HIGHINTENSITY.
  112.  
  113. Modem Strings -- The phrases PHONE BUSY=<text>, DIAL COMMAND=<text>, MODEM
  114. INIT=<text>, MODEM OK=<text>, MODEM ERROR=<text>, MODEM RESET=<text>, 
  115. HANGUP=<text>, and CONNECT=<text> can be used to specify the various strings
  116. of text appropriate for your particular modem.  "dial command=ATDT", for
  117. example, is a typical Hayes-type command for Tone-Dialing.
  118.  
  119. Initial Comm Parameters -- COM PORT=1, 2, 3, or 4.  BAUD RATE=nnnn (see list
  120. under DIALING).  PARMS=x-x-x (see explanation under DIALING).  ECHO=ON/OFF.
  121. FOREGROUND TICKS=n and BACKGROUND TICKS=n express the relative priorities you
  122. want to give to background file transfers.  BREAK TICKS=n specifies how many
  123. 55 millisec. intervals to use when sending a *BREAK* signal.  DIAL WAIT=nn
  124. is the number of seconds to wait for the phone to be answered.
  125.  
  126. pg5
  127.  
  128.  
  129.  
  130. File Transfer Parameters -- SEND LF WITH CR=YES (or NO) tells the program
  131. whether to send a linefeed after each carriage return during an Ascii-file-
  132. send.  CHAR SEND DELAY=n and LINE SEND DELAY=n tell how many milliseconds
  133. to wait after each character/line during an Ascii-file-send operation.
  134.  
  135.  
  136. pg6
  137.                         Modem Control
  138.  
  139.  
  140. Changing Modem Parameters -- You can change the COMM Port, Baud Rate,
  141. Data Bits, Parity, and Stop Bits by highlighting the desired item with
  142. the up/down arrow keys and then pressing <return> to toggle a new
  143. value for that item.  Be careful to not do this in the middle of a
  144. communications session that has already been successfully established!
  145.  
  146. You can also change Local Echo (whether you or the remote computer is
  147. echoing what you type; if what you type doesn't appear on the screen,
  148. you may want to try changing Local Echo); XOn/XOff processing (this is
  149. sometimes referred to as "flow control"); and Add LF (whether LineFeeds
  150. need to be added to incoming material to make it appear line-by-line).
  151.  
  152. Alt-M or F6 brings up the Modem Control menu.
  153.  
  154.  
  155.  
  156. pg7
  157.                               Scrolling
  158.  
  159.  
  160. Looking Back at Previous Lines -- You can use the up/down arrow
  161. keys, the PgUp/PgDn keys, and the Home/End keys to browse backwards
  162. and forwards through previously-received material.
  163.  
  164. The up-arrow and down-arrow keys work one line at a time.  The
  165. PgUp and PgDn keys scroll one screen-full.  And the Home/End keys
  166. take you to the top and bottom of the scroll-back area,
  167. respectively.
  168.  
  169. After a file-transfer, the top of the scroll-back area is set to
  170. the next character or line received (the scroll-back area is no
  171. longer "what it used to be" because it took part in the file transfer).
  172.  
  173. While you're scrolling back through previous lines, you may see
  174. incoming material appear on the screen along with the "old" lines.
  175. When you press End to return to the bottom of the scroll-back area,
  176. the newly-received characters will be shown in their proper place.
  177.  
  178.  
  179.  
  180.